home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / splitmail.1 < prev    next >
Text File  |  1995-07-25  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.      sssspppplllliiiittttmmmmaaaaiiiillll((((1111))))        UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((RRRReeeelllleeeeaaaasssseeee 1111))))        sssspppplllliiiittttmmmmaaaaiiiillll((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           splitmail - Split a large mail message into MIME-compliant
  10.           partial messages
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           sssspppplllliiiittttmmmmaaaaiiiillll  [-d] [-v] [-s splitsize] [-p prefix] [-i  id-
  14.           suffix] [file-name]
  15.  
  16.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.           The _s_p_l_i_t_m_a_i_l program will take an email message and break
  18.           it up into smaller pieces using the "message/partial" type
  19.           defined by MIME, the proposed Internet standard for
  20.           multimedia mail formats.
  21.  
  22.           By default it will take the message either from standard
  23.           input or the named file, and will produce a set of partial
  24.           message files with names like "/tmp/split.1" for the first
  25.           part, and so on.  The prefix "/tmp/split." can be overridden
  26.           using the "-p" option.
  27.  
  28.           If the -d option is specified, the mail will actually be
  29.           delivered.  If -v is specified, the verbose flag will be
  30.           passed to sendmail.
  31.  
  32.           The -i option can be used to make splitmail generate the
  33.           pieces with similar (but not identical) message-id fields,
  34.           in a format which allows them to be easily correlated with
  35.           one another and which end with the suffix provided on the
  36.           command line after -i.
  37.  
  38.           The default chunk size for spliting messages is 250000 at
  39.           most sites, though this is also a compile-time option.  This
  40.           can be overriden with the -s switch, or with the environment
  41.           variable SPLITSIZE.
  42.  
  43.           Messages smaller than the chunk size will not be turned into
  44.           partial messages, but will be written to a single file or
  45.           delivered as a single message.
  46.  
  47.      EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  48.           SPLITSIZE overrides the default chunk size.  Setting
  49.           SPLITSIZE to, say, 4000000 will effectively ensure that your
  50.           messages are unlikely ever to be split, but it may cause
  51.           them to be rejected by some mail transport software.
  52.  
  53.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  54.           mailto(1), metamail(1)
  55.  
  56.      BBBBUUUUGGGGSSSS
  57.           If the size of the input is just on the fencepost, and if it
  58.           is coming from a file rather than standard input, splitmail
  59.           will sometimes estimate the number of parts wrong and will
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 6/30/95)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      sssspppplllliiiittttmmmmaaaaiiiillll((((1111))))        UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((RRRReeeelllleeeeaaaasssseeee 1111))))        sssspppplllliiiittttmmmmaaaaiiiillll((((1111))))
  71.  
  72.  
  73.  
  74.           have to write out an extra part.  This is harmless but
  75.           annoying.  It is especially annoying if the estimate was 2
  76.           but the real number was 1.
  77.  
  78.      CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTT
  79.           Copyright (c) 1992 Bell Communications Research, Inc.
  80.           (Bellcore)
  81.  
  82.           Permission to use, copy, modify, and distribute this
  83.           material for any purpose and without fee is hereby granted,
  84.           provided that the above copyright notice and this permission
  85.           notice appear in all copies, and that the name of Bellcore
  86.           not be used in advertising or publicity pertaining to this
  87.           material without the specific, prior written permission of
  88.           an authorized representative of Bellcore.  BELLCORE MAKES NO
  89.           REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY OF THIS
  90.           MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS IS", WITHOUT
  91.           ANY EXPRESS OR IMPLIED WARRANTIES.
  92.  
  93.      AAAAUUUUTTTTHHHHOOOORRRR
  94.           Nathaniel S. Borenstein, Bellcore
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 6/30/95)
  130.  
  131.  
  132.  
  133.